The GraphObject Object represents a graph/chart found in a report. This object provides properties for retrieving information and setting options for a chart in your report (that is, graph data type -- group, detail or graph display type -- bar, pie, etc.).
Property | Description | Read/Write |
Returns a reference to the Application Object, this object is associated with. | ||
Returns/Sets the group number that the column of the graph gets its data from (that is, in a stacked bar graph, the "column" is the bar of the graph, so there will be one bar for each group). | ||
Returns/Sets the Detail field to be graphed on. This property applies to only detail graphs; using this property with a cross | ||
Returns CrossTabObject Object, with information regarding the cross | ||
Returns the FieldDefinitions object that represents the data fields of the graph (that is, numeric fields for graph data). Specifies a collection of graph data fields. This property applies only to detail graphs; using this property with a cross | ||
Returns CRGraphDataType (see table below) which specifies the type of data used in the graph. | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/Sets CRGraphDirection (see table below) indicating if the graph groups on only the rows of a cross | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/Sets CRGraphDisplayType (see table below) indicating which graph representation type used for the graph (that is, SideBySideGraph, PieGraph, etc.). | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/Sets the font for the title, subtitle, and footnote text included with the graph. Fonts available for any report are dependent upon the printer driver selected for the report. | ||
Returns/Sets the footnote text that appears at the bottom of the graph. | ||
Returns/Sets the title of the groups that are being graphed. | ||
Returns CRObjectKind object (see table below), which specifies what "kind" of object (that is, box, cross | ||
Constant | Value | |
Property | Description | Read/Write |
Returns/Sets the maximum value that will appear in the graph. Any graph values above this value are not graphed. | ||
Returns/Sets the minimum value that will appear in the graph. Any graph values below this value are not graphed. | ||
Reference to the Parent object (Section Object). | ||
Reference to Report Object. | ||
Returns/Sets the group number of the group that supplies the data for the graphs rows. For example, in a stacked bar graph, the row would be the stacked data. For graphs with no rows, this value is | ||
Returns/Sets the title of the series which is being graphed. | ||
Returns/Sets Boolean value indicating whether or not to display the numeric value associated with each riser on the graph. If set to TRUE (1), a value appears in the graph for each riser. | ||
Returns/Sets Boolean value indicating whether or not to display grid lines on the graph. | ||
Returns/Sets Boolean value indicating whether or not to display the graph legend. | ||
Returns/Sets Boolean value indicating whether to display the bars in a bar graph vertically or horizontally. | ||
Returns/Sets the subtitle text that will appear directly under the main title. | ||
Returns/Sets SummaryFieldDefinition Object, used to supply the data for a group graph. (This property does not apply to a detail graph.) | ||
Returns/Sets the main title text that will appear above the graph. | ||
Returns/Sets the text that will appear for the X axis. Not valid for Pie graphs. | ||
Returns/Sets the text that will appear for the Y axis. Not valid for Pie graphs. | ||
Returns/Sets the text that will appear for the Z axis. This value is only valid for 3D graphs. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |